home *** CD-ROM | disk | FTP | other *** search
INI File | 1989-04-07 | 784 b | 23 lines | [TEXT/QED1] |
- [MenuDemo - a Custom MDEF (with source)]
-
- MenuDemo is a demonstration of a custom MDEF procedure that allows you
- to select menu items with a short horizontal mouse movement or with the
- normal long, vertical mouse movement.
-
- This posting contains MenuDemo and its Lightspeed C sources. MenuDemo
- (and the custom MDEF) is public domain.
-
- Do the following steps to let your program (e.g., MacWrite) use this MDEF:
- 1) Make a copy of your program -- don't edit the original.
- 2) Using ResEdit, copy MDEF 400 from MenuDemo and paste it into your
- program.
- 3) Again using ResEdit, change the ProcId field of each of your
- program's MENU resources from 0 (the standard MDEF) to 400.
-
- Brad Needham
- bradn@tekig4.TEK.COM (UseNet)
- or
- 2239 SE 74th Ave (USMail)
- Hillsboro, OR 97123 USA
-
-